bit vector meaning in English
位向量
Examples
- The bit vector occupies ( n _ nullable + 7 ) / 8 bytes
位向量占用了(可空的列数7 ) 8字节。 - The record header contains a bit vector for indicating null columns
记录头包含一个位向量,用来指明空列。 - It is perfectly suited for long bit vectors such as dna or other numeric data
它非常适合于象dna或者其它的数值数据之类的长的位向量。 - Contains specialized and strongly typed collections ; for example , a linked list dictionary , a bit vector , and collections that contain only strings
包含专用的强类型集合;例如,链接表词典、位向量以及只包含字符串的集合。 - Somewhere over half of all the standard rexx functions are for working with strings , with a chunk of others thrown in for quite readable manipulation of bit vectors
可能有超过一半的标准rexx函数用于处理字符串,其他的大部分被用来以极其显而易见的方式处理位向量。